ip ospf retransmit-interval
This command sets the number of seconds for RxmtInterval timer value. This value is used when retransmitting Database Description and Link State Request packets.
Syntax
ip ospf retransmit-interval number [a.b.c.d] no ip ospf retransmit interval [a.b.c.d]
Command |
Description |
---|---|
number |
Defines the number of seconds for the RxmtInterval timer value. Range is 1 – 65535. |
a.b.c.d |
Address of the interface. |
Default
5 seconds
Command Mode
Privileged User
Example
This example sets the number of seconds for RxmtInterval timer value to 1000.
(config-data)# interface vlan1 (conf-if-VLAN 1)# ip ospf retransmit-interval 1000